wpAppLog 
Logical Entity Name  wpAppLog 
Default Table Name  wpAppLog 
Physical Only  NO 
Definition 
 
Note 
 

wpAppLog Columns 
ColumnName  Domain  Datatype  NULL  Definition 
LogID(PK)    int  NO 
 
LogDate    datetime  NO 
 
LogType    tinyint  NO 
 
LogAppCode    varchar(20)  YES 
 
LogKeyCode    varchar(20)  YES 
 
LogKeyID    int  NO 
 
LogMsg    varchar(8000)  YES 
 

wpAppLog Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_WpAppLog_WpAppLogID  PrimaryKey  LogID 

wpAppLog Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

wpAppLog Check Constraints 
Check Constraint Name  CheckConstraint